CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - serial mfc

搜索资源列表

  1. mfc--

    0下载:
  2. 单片机的串口调试助手 内容丰富 用mfc编写 -Single-chip serial debugging assistant content rich mfc prepared
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-24
    • 文件大小:1953983
    • 提供者:高正银
  1. vc-and-mfc

    0下载:
  2. 实现基于VC和MFC上位机和单片机的串口通信-Serial communication-based VC and MFC host computer and microcontroller
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:221695
    • 提供者:long
  1. MFC-serial-display-

    0下载:
  2. MFC串口显示温湿度,能够与单片机通信,测试通过。可以用上无线-MFC serial display temperature and humidity through Communication with the microcontroller test. Can be used for wireless
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-16
    • 文件大小:3823415
    • 提供者:骆小
  1. MFC-MSComm-VCPP

    0下载:
  2. 用MFC实现串口基本通信,完成简单的收发功能-MFC with a basic serial communication transceiver functions
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1878961
    • 提供者:qingyuan
  1. MFC

    0下载:
  2. MFC串口通信编程详解,主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置 串口属性的实例.-Detailed MFC serial communication programming, mainly introduces the CreateFile () function and the WriteFile () function to read and write serial instances, and set the serial por
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:139972
    • 提供者:曹诗杰
  1. Visual-cPP-MFC-SERIAL-PORT

    0下载:
  2. VC++之MFC串口,包含串口调试助手源程序 及编程详细过程 -MFC serial port
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:11984
    • 提供者:anying
  1. MFC-OPENGL-data-drive

    0下载:
  2. 用VC++6.0编写,嵌入MFC中的OPENGL程序,一个飞机模型通过串口接收数据,飞机可以向任意方向飞行。-Written by VC++6.0 embedded in MFC OPENGL procedures, an aircraft model to receive data through the serial port, the aircraft can fly in any direction.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:8020288
    • 提供者:罗保
  1. Win32-API-MSComm-Control-MFC-Class

    0下载:
  2. Win32 API 串口控制 MFC 打包类,适合初学者使用。-Win32 API serial control MFC wrapper class for beginners.
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:18818
    • 提供者:程述良
  1. vc-MFC-serial-code

    0下载:
  2. vc下串口开发源代码,功能齐全,可以参考-vc Serial open source, fully functional, you can refer to
  3. 所属分类:Com Port

    • 发布日期:2017-06-17
    • 文件大小:27513503
    • 提供者:钱荣华
  1. Uart_CnComm

    0下载:
  2. MFC用第三方类实现串口,bi kong jian geng jingque-Serial MFC class with a third party
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3584383
    • 提供者:PCT
  1. VC-MFC-serial-port--coding

    2下载:
  2. 主要介绍了用 CreateFile()函数和WriteFile()函数读写串口的实例,以及设置串口属性的实例. -mainly introduce the example of how to read and write serial ports
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:139530
    • 提供者:朱桐
  1. Serial--assistant-

    1下载:
  2. 串口调试助手源代码 用VC的MFC写的串口调试助手 有源代码 适合初学者-Serial debugging assistant source code
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:62244
    • 提供者:shijiabin
  1. MFC-Com-

    0下载:
  2. 该程序是在MFC环境下的多文档串口通信简单程序,适合初学者学习。-The program is a simple serial communication in multi-document program MFC environment, suitable for beginners to learn.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:55055
    • 提供者:白程
  1. Serial

    0下载:
  2. Serial communications is needed in several types of applications, but the Win32 API isn t a very easy to use API to implement it. Things get even more complicated when you want to use serial communication in an MFC based program. The classes provided
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:46515
    • 提供者:李德本
  1. serial

    0下载:
  2. MFC Rs232 commucation
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:345673
    • 提供者:KJS
  1. VS2010--MFC

    0下载:
  2. 这是一个简单的VS2010之MFC串口编程教程,它可以指导初学者学习MFC简单入门编程-This is a simple tutorial serial programming MFC VS2010 it, it can be a simple guide for beginners to learn MFC introductory programming
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5296995
    • 提供者:刘晓二
  1. serial-port

    0下载:
  2. 利用mfc 在vc6.0环境下 实现串口的通讯。所用设备是FTU,规约为101规约。其中用了线程来监测数据是否发送完毕 接收完毕-Serial communication using mfc under vc6.0 environment. The equipment used is the FTU, the statute of 101 statute. Which used thread to monitor whether the data has been sent has been r
  3. 所属分类:Com Port

    • 发布日期:2017-05-19
    • 文件大小:5186873
    • 提供者:晨光
  1. com_test-MFC

    0下载:
  2. MFC编写的简单上位机,通过串口可以控制无刷直流电机控制器进行相关的操作。-MFC to prepare a simple PC via the serial port can control brushless DC motor controller related operations.
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:544711
    • 提供者:童文飞
  1. mfc

    0下载:
  2. 利用vc++编写的基于mfc的串口通信界面,能够进行串口选择-With c++ mfc prepared based on serial communication interface, able to choose the serial port
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-09
    • 文件大小:1804190
    • 提供者:mobaoxi
  1. MFC

    0下载:
  2. MFC开发的模板,实现定时器,串口等功能-MFC template developed to achieve timers, serial ports and other functions
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-28
    • 文件大小:10951594
    • 提供者:林小风
« 1 2 3 4 56 7 8 9 10 ... 26 »
搜珍网 www.dssz.com